home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.2 Applications 1996 May / SGI IRIX 6.2 Applications 1996 May.iso / dist / patchSG0001239.idb / usr / lib / SoftWindows2 / bin / scripts / wfw.sh.z / wfw.sh
Encoding:
Linux/UNIX/POSIX Shell Script  |  1996-05-07  |  366 b   |  6 lines

  1. #!/bin/sh
  2. PATH=/usr/sbin:/usr/bsd:/sbin:/usr/bin:/bin:/usr/bin/X11
  3. export PATH
  4. XCONFIRM=/usr/bin/X11/xconfirm
  5. $XCONFIRM -c -B "OK" -header "SoftWindows Update Error" -t "The current C: hard disk container file" -t "contains Windows for Workgroups." -t "This container file cannot be upgraded." -t "Contact Insignia Solutions at (800) 848-7677." -geometry "330x170"`
  6.